Scheduler for WPF
MappingCollectionBase<T> クラス メンバ
プロパティ  メソッド  イベント

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : MappingCollectionBase<T> クラス

MappingCollectionBase<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the MappingCollectionBase<T> class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the generic equality comparer that is used to determine equality of keys in the collection.  
Public プロパティGets the number of elements actually contained in the MappingCollectionBase<T> object.  
Public プロパティReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source.  
Public プロパティReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source.  
Public プロパティオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public プロパティGets or sets the ISite associated with the IComponent.  
トップ
パブリック メソッド
 名前解説
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントRepresents the method that handles the Disposed event of a component.  
トップ
参照

MappingCollectionBase<T> クラス
C1.Schedule 名前空間